Import dropwatch_1.5.1.orig.tar.xz
authorDmitry Smirnov <onlyjob@debian.org>
Sun, 3 Nov 2019 17:11:01 +0000 (17:11 +0000)
committerDmitry Smirnov <onlyjob@debian.org>
Sun, 3 Nov 2019 17:11:01 +0000 (17:11 +0000)
commit6575dc553fdc86ea7562717a336fd1c1f0885326
tree4766fdd012197ba9a951b993c1f1bdb72df46601
Import dropwatch_1.5.1.orig.tar.xz

[dgit import orig dropwatch_1.5.1.orig.tar.xz]
18 files changed:
.travis.yml [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
README.md [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/dropwatch.1 [new file with mode: 0644]
spec/dropwatch.spec [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/lookup.c [new file with mode: 0644]
src/lookup.h [new file with mode: 0644]
src/lookup_bfd.c [new file with mode: 0644]
src/lookup_kas.c [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/net_dropmon.h [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/rundropwatch.sh [new file with mode: 0755]